SubKey is a string type property. It represents the hierarchical structure of the values below the Root Key (RegKey). This can be any string value that evaluates to a hierarchical structure. Setting the SubKey property does not create the setting in the registry. Only NewKey or SaveSetting will do this. SubKey is a property that must be set in order to use GetSetting, SaveSetting, NewKey and DeleteKey. It may be useful to create these string values as constants in your application.
(c)1998 Silicon Prairie Software Co. All rights reserved.